home *** CD-ROM | disk | FTP | other *** search
/ Quick PC 62 / Quick PC 62.iso / I386 / NETNGR.IN_ / Netngr.inf
Encoding:
Windows Setup INFormation  |  1999-10-19  |  5.7 KB  |  160 lines

  1. ; NETNGR.INF
  2. ;
  3. ; Information file for NETGEAR FA310TX Fast Ethernet Adapter. Version v4.31
  4. ;
  5. ; Copyright ⌐1998, NETGEAR Corp. 
  6.  
  7. [version]
  8. Signature   = "$Windows NT$"
  9. Class       = Net
  10. ClassGUID   = {4d36e972-e325-11ce-bfc1-08002be10318}
  11. Provider    = %MSFT%
  12. LayoutFile  = layout.inf
  13. DriverVer=10/19/1999,4.54.16.0
  14.  
  15. [Manufacturer]
  16. %NETGEAR%   = NETGEAR
  17.  
  18. [ControlFlags]
  19. ExcludeFromSelect = PCI\VEN_11AD&DEV_0002&SUBSYS_F0041385
  20.  
  21. [NETGEAR]
  22. %PNIC.DeviceDesc% = PNIC.ndi, PCI\VEN_11AD&DEV_0002&SUBSYS_F0041385
  23.  
  24. ;-------------------------------------------------------------------------------
  25. ; NETGEAR FA310TX Fast Ethernet Adapter
  26. ;
  27. [PNIC.ndi]
  28. Characteristics = 0x84
  29. BusType         = 5
  30. AddReg          = PNIC.reg, ngrpci.pnic.reg, ngrpci.con.reg, ngrpci.reg
  31. CopyFiles       = NGRPCI.CopyFiles, NGRPCI.Inf.CopyFiles
  32.  
  33. [PNIC.ndi.Services]
  34. AddService      = ngrpci, 2, ngrpci.Service, ngrpci.EventLog
  35.  
  36. ;-------------------------------------------------------------------------------
  37. ; NETGEAR FA310TX Fast Ethernet Adapter Driver parameters
  38. ;
  39. [PNIC.reg]
  40. HKR, ,               AdapterCFID, 0, "000211AD"
  41.  
  42. ;-------------------------------------------------------------------------------
  43. ; NETGEAR FA310TX Fast Ethernet Adapter parameters
  44. ;
  45.  
  46. ; Common parameters
  47. [ngrpci.con.reg]
  48. ;ConnectionType
  49. HKR, Ndi\params\ConnectionType,      ParamDesc, 0, %ConnectionType%
  50. HKR, Ndi\params\ConnectionType,      default,   0, "0"
  51. HKR, Ndi\params\ConnectionType,      type,      0, "enum"
  52. HKR, Ndi\params\ConnectionType\enum, "0",       0, %AutoSense%
  53. HKR, Ndi\params\ConnectionType\enum, "2",       0, %10%
  54. HKR, Ndi\params\ConnectionType\enum, "3",       0, %10FD%
  55. HKR, Ndi\params\ConnectionType\enum, "8",       0, %100%
  56. HKR, Ndi\params\ConnectionType\enum, "9",       0, %100FD%
  57.  
  58. ;Burst Length
  59. HKR, Ndi\params\BurstLength,         ParamDesc, 0, %BurstLength%
  60. HKR, Ndi\params\BurstLength,         default,   0, "10"
  61. HKR, Ndi\params\BurstLength,         type,      0, "enum"
  62. HKR, Ndi\params\BurstLength\enum,    "1",       0, %1DWORD%
  63. HKR, Ndi\params\BurstLength\enum,    "2",       0, %2DWORDS%
  64. HKR, Ndi\params\BurstLength\enum,    "4",       0, %4DWORDS%
  65. HKR, Ndi\params\BurstLength\enum,    "8",       0, %8DWORDS%
  66. HKR, Ndi\params\BurstLength\enum,    "10",      0, %16DWORDS%
  67. HKR, Ndi\params\BurstLength\enum,    "20",      0, %32DWORDS%
  68.  
  69. ;Network Address
  70. HKR, Ndi\params\NetworkAddress,      ParamDesc, 0, %NetworkAddress%
  71. HKR, Ndi\params\NetworkAddress,      type,      0, "edit"
  72. HKR, Ndi\params\NetworkAddress,      LimitText, 0, "12"
  73. HKR, Ndi\params\NetworkAddress,      UpperCase, 0, "1"
  74. HKR, Ndi\params\NetworkAddress,      default,   0, ""
  75. HKR, Ndi\params\NetworkAddress,      optional,  0, "1"
  76.  
  77.  
  78. ;-----------------------------------------------------
  79. ; PNIC specific parameters
  80. [ngrpci.pnic.reg]
  81. ;Transmit Threshold
  82. HKR, Ndi\params\TransmitThreshold,      ParamDesc, 0, %TransmitThreshold%
  83. HKR, Ndi\params\TransmitThreshold,      default,   0, "6"
  84. HKR, Ndi\params\TransmitThreshold,      type,      0, "enum"
  85. HKR, Ndi\params\TransmitThreshold\enum, "0",       0, %StoreAndForward%
  86. HKR, Ndi\params\TransmitThreshold\enum, "1",       0, %36Bytes%
  87. HKR, Ndi\params\TransmitThreshold\enum, "2",       0, %72Bytes%
  88. HKR, Ndi\params\TransmitThreshold\enum, "3",       0, %96Bytes%
  89. HKR, Ndi\params\TransmitThreshold\enum, "4",       0, %128Bytes%
  90. HKR, Ndi\params\TransmitThreshold\enum, "5",       0, %160Bytes%
  91. HKR, Ndi\params\TransmitThreshold\enum, "6",       0, %256Bytes%
  92.  
  93. ;-------------------------------------------------------------------------------
  94. ; NETGEAR FA310TX Fast Ethernet Adapter Driver parameters
  95. ;
  96. [ngrpci.reg]
  97. HKR, Ndi,            Service,     0, "ngrpci"
  98. HKR, Ndi\Interfaces, UpperRange,  0, "ndis5"
  99. HKR, Ndi\Interfaces, LowerRange,  0, "ethernet"
  100. HKR, ,               MediaType,   0, "1"
  101. HKR, ,               AdapterType, 0, "5"
  102.  
  103. [NGRPCI.CopyFiles]
  104. Ngrpci.sys
  105.  
  106. [NGRPCI.Service]
  107. DisplayName     = %NGRPCI.Service.DispName%
  108. ServiceType     = 1 ;%SERVICE_KERNEL_DRIVER%
  109. StartType       = 3 ;%SERVICE_DEMAND_START%
  110. ErrorControl    = 1 ;%SERVICE_ERROR_NORMAL%
  111. ServiceBinary   = %12%\ngrpci.sys
  112. LoadOrderGroup  = NDIS
  113.  
  114. [NGRPCI.EventLog]
  115. AddReg = NGRPCI.AddEventLog.reg
  116.  
  117. [NGRPCI.AddEventLog.reg]
  118. HKR, , EventMessageFile, 0x00020000, "%%SystemRoot%%\System32\netevent.dll"
  119. HKR, , TypesSupported,   0x00010001, 7
  120.  
  121. ;-------------------------------------------------------------------------------
  122. ; Destination Directories
  123. ;
  124. [DestinationDirs]
  125. NGRPCI.CopyFiles = 12
  126.  
  127. ;-------------------------------------------------------------------------------
  128. ; Localizable Strings
  129. ;
  130. [strings]
  131. NETGEAR                 = "Netgear"
  132. MSFT                    = "Microsoft"
  133.  
  134. ConnectionType          = "Connection Type"
  135. AutoSense               = "AutoSense"
  136. BurstLength             = "Burst Length"
  137. NetworkAddress          = "Network Address"
  138. TransmitThreshold       = "Transmit Threshold"
  139. 10                      = "10Base-T"
  140. 10FD                    = "10Base-T Full_Duplex"
  141. 100                     = "100Base-Tx"
  142. 100FD                   = "100Base-Tx Full_Duplex"
  143. 1DWORD                  = "1 DWORD"
  144. 2DWORDS                 = "2 DWORDS"
  145. 4DWORDS                 = "4 DWORDS"
  146. 8DWORDS                 = "8 DWORDS"
  147. 16DWORDS                = "16 DWORDS"
  148. 32DWORDS                = "32 DWORDS"
  149. StoreAndForward         = "Store and Forward" 
  150. 36Bytes                 = "36 Bytes"
  151. 72Bytes                 = "72 Bytes"
  152. 96Bytes                 = "96 Bytes"
  153. 128Bytes                = "128 Bytes"
  154. 160Bytes                = "160 Bytes"
  155. 256Bytes                = "256 Bytes"
  156.  
  157. PNIC.DeviceDesc         = "NETGEAR FA310TX Fast Ethernet Adapter (NGRPCI)"
  158. NGRPCI.Service.DispName = "NETGEAR FA310TX Fast Ethernet Adapter Driver"
  159.  
  160.